Skip to content

🪲 [Fix]: Fix linter settings and docs#6

Merged
Marius Storhaug (MariusStorhaug) merged 4 commits intomainfrom
fixDocs
Oct 9, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#6
Marius Storhaug (MariusStorhaug) merged 4 commits intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 6, 2025

This pull request introduces several configuration updates to the repository's linting and formatting workflows. The main focus is on customizing markdown linting rules and disabling certain linter validations in the CI environment.

Linter configuration updates:

  • .github/PSModule.yml: Added a Linter section to the CI configuration, explicitly disabling various linter checks (e.g., Biome format and lint, GitHub Actions Zizmor, JSCPD, and Prettier validations for JSON, Markdown, and YAML) by setting their environment variables to false.

Markdown linting rule adjustments:

  • .github/linters/.markdown-lint.yml: Disabled the MD024 rule to allow duplicate headings (useful for repeated "INPUTS" and "OUTPUTS" sections), and made a minor formatting adjustment to the MD026 punctuation list.

Copilot AI review requested due to automatic review settings October 6, 2025 22:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes linter settings and documentation by disabling multiple validation checks in the CI/CD configuration.

  • Disables various linter validations including Biome, JSCPD, Prettier, and GitHub Actions Zizmor
  • Updates the PSModule configuration to skip format and lint checks
  • Configures the linter environment variables to prevent validation failures

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 8, 2025 09:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 65234db into main Oct 9, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Module Object - 1.0.4 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

GitHub release for Object v1.0.4 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants